Guest User

Untitled

a guest
Apr 19th, 2018
78
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.30 KB | None | 0 0
  1. physicalInterfaceDuplex OBJECT-TYPE
  2. SYNTAX INTEGER {
  3. half(0),
  4. full(1)
  5. }
  6. MAX-ACCESS read-only
  7. STATUS current
  8. DESCRIPTION "The duplex-state of this interface."
  9. ::= { physicalInterface 6 }
Add Comment
Please, Sign In to add comment